widget: Drop the ::focus signal
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 Mar 2019 18:22:43 +0000 (13:22 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2019 01:24:44 +0000 (21:24 -0400)
commit8c1d852a848612fc0c63ab2b488fef6ce443325c
tree6611e41fb024639ba29a2e68017d6defd5adcd27
parent2738926dcba44c053e36ad1b454f9d55c7d28bc9
widget: Drop the ::focus signal

The focus vfunc is an implementation detail
of GTK focus handling, and having external
signal handlers interfere with it is not
a good idea.
gtk/gtkwidget.c